home *** CD-ROM | disk | FTP | other *** search
- tempvid1 = ''
- + '<div id="Layer1" style="position:absolute; width:152px; height:108px; z-index:3; left: 54px; top: 62px">'
- + '<table border="0" cellspacing="0" cellpadding="1" bgcolor="#FFCC00">'
- + '<tr>'
- + '<td><img src="/med2000/videos/' + thumbvid + '" width="152" height="108" border="0"></td>'
- + '</tr>'
- + '</table>'
- + '</div>'
- + '<div id="Layer2" style="position:absolute; width:323px; height:82px; z-index:2; left: 55px; top: 193px">'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
- + '<tr align="center">'
- + '<td>'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
- + '<tr align="left" valign="middle">'
- + '<td class="tvl"><font color="#99CCFF" size="2"><b>' + titvid + '</b></font><br>'
- + '<font size="2">' + descvid + '<br> </font></td>'
- + '</tr>'
- + '</table>'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="2">'
- + '<tr align="center">'
- + '<td><a href="' + verbetevid + '" target="contenc"><img src="/med2000/gui/maistv.gif" width="55" height="12" alt="saiba mais sobre o tema" border="0"></a></td>'
- + '</tr>'
- + '</table>'
- + '</td>'
- + '</tr>'
- + '</table>'
- + '</div>'
- + '<div id="Layer2" style="position:absolute; width:162px; height:117px; z-index:2; left: 222px; top: 60px">'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
- + '<tr align="center">'
- + '<td>'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
- + '<tr align="center" valign="middle">'
- + '<td class="tvl"><font color="#99CCFF" size="2"><b>Escolha o formato:</b></font><br>'
- + '<br>'
- + '<font size="2"><img src="/med2000/gui/pics/winmini.gif" width="14" height="14" align="absmiddle"> WindowsMedia<br>'
- + ' <font color="#999999">28k</font> | <font color="#999999">56k</font> | <font color="#999999">Larga</font><br>'
- + '<br>'
- + '<img src="/med2000/gui/pics/realmini.gif" width="16" height="13" align="absmiddle"> RealMedia<br>'
- + ' <a href="/med2000/videos/enctvwin03.htm?' + nomvid + '">28k</a> | <font color="#999999">56k</font> | <font color="#999999">Larga</font></font></td>'
- + '</tr>'
- + '</table>'
- + '</td>'
- + '</tr>'
- + '</table>'
- + '</div>'
- + '';
- document.write (tempvid1);
-